Autogenerated HTML docs for v1.5.2-rc2-21-g3082
diff --git a/git-update-index.html b/git-update-index.html index b418ad0..d25f189 100644 --- a/git-update-index.html +++ b/git-update-index.html
@@ -290,6 +290,8 @@ <p>Modifies the index or directory cache. Each file mentioned is updated into the index and any <em>unmerged</em> or <em>needs updating</em> state is cleared.</p> +<p>See also <a href="git-add.html">git-add(1)</a> for a more user-friendly way to do some of +the most common operations on the index.</p> <p>The way "git-update-index" handles files it is told about can be modified using the various options:</p> </div> @@ -702,7 +704,8 @@ </div> <h2>See Also</h2> <div class="sectionbody"> -<p><a href="git-config.html">git-config(1)</a></p> +<p><a href="git-config.html">git-config(1)</a>, +<a href="git-add.html">git-add(1)</a></p> </div> <h2>Author</h2> <div class="sectionbody"> @@ -718,7 +721,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 04-Apr-2007 18:34:32 UTC +Last updated 08-May-2007 00:32:27 UTC </div> </div> </body>